Carbon


kGetDebugOption

Header: Debugging.h

enum {
    kGetDebugOption = 1,
    kSetDebugOption = 2
};

Constant descriptions

kGetDebugOption
kSetDebugOption


© 2000 Apple Computer, Inc. — (Last Updated 5/4/2000)